treeview: remove single-click activation from GtkGestureMultiPress::pressed
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 6 Nov 2014 12:07:05 +0000 (13:07 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 7 Nov 2014 12:49:43 +0000 (13:49 +0100)
commit4df13b7262e3533d93a5c9d6d9fdc7e82a242447
tree6cfd659d42df6749057e7b81ed9e05e85ca0933c
parent1e3e544bfd815419d3858c036cc3201b9c86eda4
treeview: remove single-click activation from GtkGestureMultiPress::pressed

This is already handled in GtkGestureMultiPress::release, and more in
concordance with how it was done pre-gestures.

https://bugzilla.gnome.org/show_bug.cgi?id=737891
gtk/gtktreeview.c